body {
	margin: 0;
        padding: 30px;
        font-family: myriad, sans-serif;
        font-size: medium;
	background-image: url(tiled image 131-3146_IMG copy.jpg);
	}
table {
        width:  100%;
	border: 1px solid #ff6666;
        background: #ffffff;
        }
table th, table td {
	margin: 0;
        padding: 8px 20px;
        text-align: center;
        }
table .textLeftColumn {
	text-align: justify;
	line-height: 1.5em;
       	}
table .textLeftColumn strong  {
	font-family: "Times New Roman", serif;
	font-size: 1.5em;
	color: #693;
	}
table td.search {
	text-align: left;
	}
table .textRightColumn  {
	width:  100px;
        background-color:  #ffffff;
	}
table .textRightColumn a img {
	border: 0px;
	}
hr 	{
	width: 100%;
	color: #999999;
	}
h1  	{
  	font-size: 2.5em;
  	font-weight: bold;
 	font-family: "Times New Roman", serif;
	color: #693;
	text-align: center;
  	}
.searchAlphabetically  {
	color:  #333333;
	font-size:  small;
        font-weight: bold;
        background-color:  #ffffff;
        }
thead th {
	background-color: #ffffff;
        height:  2px;
        }
#sequimRarePlants  {
	text-align:  center;
        background-color:  #ffffff;
        }
#address  {
	color:  #ff9966;
        font-size: small;
        background-color:  #ffffff;
        }
#footer   {
	border-right:  0px  solid  #fff;
        border-bottom:  0px  solid  #fff;
        padding:  .5em;
        background-color:  #ffffff;
        }
a:link  {	
	font-style: normal;
        font-family:  myriad, sans-serif;
        text-decoration:  none;
        color:  #333333;
	outline: none;
        }
a:visited  {
	font-style: normal;
  	font-family:  myriad, sans-serif;
  	text-decoration:  none;
  	color:  #333333;
	outline: none;
  	}
a:hover  {
  	text-decoration: underline;
	color: #ff0000;
	outline: none;
  	}


